Feature: User can make subscription
Scenarios
|
Chart |
Status Progress |
||||
|---|---|---|---|---|---|
|
1
|
|
||||
| Total duration: | |||||
| 0m 18.058s |
Scenario: User subscribes to the service
Before
0m 0.768s
Given
I navigate to page "<URL>"
0m 0.820s
And
I wait for 5 seconds
0m 5.246s
When
I enter a correct email "<EMAIL>"
0m 0.221s
And
I wait for 2 seconds
0m 2.253s
When
I enter a correct password "<PASSWORD>"
0m 0.196s
And
I wait for 2 seconds
0m 2.257s
When
I click on the signin button
0m 0.582s
And
I wait for 5 seconds
0m 5.469s
Then
I can see dashboard admin
0m 0.243s
+ Show Error
ReferenceError: expect is not defined
at KrakenWorld.<anonymous> (/Users/juan/Herd/MISOPASCII-2023/e2e/kraken/features/web/step_definitions/step.js:27:3)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
And
I wait for 2 seconds
0m 0.000s
After
0m 0.003s
Screenshots
Before
NO IMAGE AVAILABLE
Given
I navigate to page "<URL>"
And
I wait for 5 seconds
When
I enter a correct email "<EMAIL>"
And
I wait for 2 seconds
When
I enter a correct password "<PASSWORD>"
And
I wait for 2 seconds
When
I click on the signin button
And
I wait for 5 seconds
Then
I can see dashboard admin
And
I wait for 2 seconds
NO IMAGE AVAILABLE
After
NO IMAGE AVAILABLE